Autogenerated HTML docs for v1.3.3-gd177e
diff --git a/git-clone.html b/git-clone.html index 1e4994a..40353b4 100644 --- a/git-clone.html +++ b/git-clone.html
@@ -273,8 +273,8 @@ <h2>SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="content"><em>git-clone</em> [-l [-s]] [-q] [-n] [--bare] [-o <name>] [-u <upload-pack>] - [--reference <repository>] +<div class="content"><em>git-clone</em> [--template=<template_directory>] [-l [-s]] [-q] [-n] [--bare] + [-o <name>] [-u <upload-pack>] [--reference <repository>] <repository> [<directory>]</div></div> </div> <h2>DESCRIPTION</h2> @@ -402,6 +402,16 @@ </p> </dd> <dt> +--template=<template_directory> +</dt> +<dd> +<p> + Specify the directory from which templates will be used; + if unset the templates are taken from the installation + defined default, typically <tt>/usr/share/git-core/templates</tt>. +</p> +</dd> +<dt> <repository> </dt> <dd> @@ -496,7 +506,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 05-May-2006 23:14:11 UTC +Last updated 28-May-2006 20:58:03 UTC </div> </div> </body>